| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class > Create Method : Create(DriverType,DeviceCreationFlags,FeatureLevel[]) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal driverType As DriverType, _ ByVal flags As DeviceCreationFlags, _ ByVal ParamArray featureLevels() As FeatureLevel _ ) As Device
public static Device Create( DriverType driverType, DeviceCreationFlags flags, params FeatureLevel[] featureLevels )